home *** CD-ROM | disk | FTP | other *** search
/ Hackers Matrix / Hacker's Matrix (nCite Software) (2003).iso / Data / hack0166.exe / RawPortTCP.exe / 0 / RCDATA / TABOUTDLG / TABOUTDLG.txt
Text File  |  1999-11-13  |  3KB  |  117 lines

  1. object AboutDlg: TAboutDlg
  2.   Left = 297
  3.   Top = 383
  4.   BorderStyle = bsDialog
  5.   Caption = 'About RawPort'
  6.   ClientHeight = 225
  7.   ClientWidth = 385
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 48
  21.     Top = 52
  22.     Width = 287
  23.     Height = 26
  24.     Alignment = taCenter
  25.     Caption = 
  26.       'Freeware for non-profit, non-commercial, personal use ONLY.'#13#10'Con' +
  27.       'tact author directly for registration information.'
  28.   end
  29.   object Label2: TLabel
  30.     Left = 48
  31.     Top = 120
  32.     Width = 285
  33.     Height = 17
  34.     Alignment = taCenter
  35.     Caption = '"For those times when you just want control"'
  36.     Font.Charset = ANSI_CHARSET
  37.     Font.Color = clGreen
  38.     Font.Height = -15
  39.     Font.Name = 'Arial'
  40.     Font.Style = [fsItalic]
  41.     ParentFont = False
  42.   end
  43.   object Label3: TLabel
  44.     Left = 76
  45.     Top = 4
  46.     Width = 219
  47.     Height = 29
  48.     Caption = 'RawPort TCP R1.0'
  49.     Font.Charset = ANSI_CHARSET
  50.     Font.Color = clWindowText
  51.     Font.Height = -24
  52.     Font.Name = 'Tahoma'
  53.     Font.Style = [fsBold]
  54.     ParentFont = False
  55.   end
  56.   object Label4: TLabel
  57.     Left = 120
  58.     Top = 92
  59.     Width = 144
  60.     Height = 13
  61.     Caption = '(C) 1999 J.Legg @ LithiumSoft'
  62.   end
  63.   object LSLabel1: TLSLabel
  64.     Left = 136
  65.     Top = 152
  66.     Width = 112
  67.     Height = 13
  68.     Cursor = crHandPoint
  69.     URL = 'http://lithiumsoft.cjb.net'
  70.     MouseOverColor = clRed
  71.     Caption = 'http://lithiumsoft.cjb.net'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clBlue
  74.     Font.Height = -11
  75.     Font.Name = 'MS Sans Serif'
  76.     Font.Style = []
  77.   end
  78.   object LSLabel2: TLSLabel
  79.     Left = 144
  80.     Top = 172
  81.     Width = 100
  82.     Height = 13
  83.     Cursor = crHandPoint
  84.     URL = 'mailto:lithiumsoft@post.com'
  85.     MouseOverColor = clRed
  86.     Caption = 'lithiumsoft@post.com'
  87.     Font.Charset = DEFAULT_CHARSET
  88.     Font.Color = clBlue
  89.     Font.Height = -11
  90.     Font.Name = 'MS Sans Serif'
  91.     Font.Style = []
  92.   end
  93.   object Label5: TLabel
  94.     Left = 4
  95.     Top = 208
  96.     Width = 52
  97.     Height = 13
  98.     Caption = 'Build Date:'
  99.   end
  100.   object BuildLbl: TLabel
  101.     Left = 64
  102.     Top = 208
  103.     Width = 3
  104.     Height = 13
  105.   end
  106.   object Button1: TButton
  107.     Left = 160
  108.     Top = 193
  109.     Width = 69
  110.     Height = 25
  111.     Caption = 'OK'
  112.     Default = True
  113.     ModalResult = 1
  114.     TabOrder = 0
  115.   end
  116. end
  117.